This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
FindbyContent | |
class FBCSearchSession | |
method AddAllVolumes(includeRemote as boolean) as boolean | |
method AddVolume(volume as folderitem) as boolean | |
method Clone as FBCSearchSession | |
method HitCount as integer | |
method HitDocument(HitNumber as integer) as folderitem | |
method HitMatchedWords(index as integer) as string | |
method HitScore(HitNumber as integer) as double | |
method HitTopicWords(HitNumber as integer) as string | |
method Query(text as string) as boolean | |
method Query(text as string, max as integer) as boolean | |
method Query(text as string, max as integer,folders() as folderitem) as boolean | |
method RemoveVolume(volume as folderitem) as boolean | |
method VolumeCount as integer | |
class FindByContent | |
property Present as boolean | |
property Safe as boolean | |
method Summarize(s as string) as string | |
method Summarize(s as string,WantSentences as integer) as string | |
class Folderitem | |
method FBCIndexItem as boolean | |
method FBCVolumeIndexPhysicalSize as integer | |
method FBCVolumeIndexTimeStamp as double | |
method FBCVolumeIsIndexed as boolean | |
method FBCVolumeIsRemote as boolean |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.